==============
Version 5.4.53
==============

Library:

* :doc:`on_login </refs/server/task/on_login>` event changed

* :doc:`generate_password_hash </refs/server/task/m_generate_password_hash>` and
  :doc:`check_password_hash </refs/server/task/m_check_password_hash>` mathods 
  added

* bugs related to moving to SQLAlchemy and tables with virtual scroll are fixed.

* tables resizing bug for numneric fields fixed

* tables with freezed cols bugs fixed

* details bug when renaming copy fixed

* minor bugs fixed

Documentation:

* latest docs changes

* how to section bug fixed

* 'How to lock a record so that users cannot edit it at the same time' topic
  removed - other algorithm will be used
